web services Getting calendar items using Exchange Web Services ();ExchangeServiceBinding esb = new ExchangeHelper().GetExchangeBinding("myUserName", "myPassword", "myDomain");//Form the FindItem request.FindItemType findItemRequest = new FindItemType();CalendarViewType calendarView ... web services
Getting calendar items using Exchange Web Services ();ExchangeServiceBinding esb = new ExchangeHelper().GetExchangeBinding("myUserName", "myPassword", "myDomain");//Form the FindItem request.FindItemType findItemRequest = new FindItemType();CalendarViewType calendarView ... web services